GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetBlockCount Method





In This Topic
GetBlockCount Method (IGdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(4)>
Function GetBlockCount( _
   ByVal SegmentationResultID As String _
) As Integer
[DispId(4)]
int GetBlockCount( 
   string SegmentationResultID
)
function GetBlockCount( 
    SegmentationResultID: String
): Integer; 
DispIdAttribute(4)
function GetBlockCount( 
   SegmentationResultID : String
) : int;
[DispId(4)]
int GetBlockCount( 
   string* SegmentationResultID
) 
[DispId(4)]
int GetBlockCount( 
   String^ SegmentationResultID
) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members